infobar: Fix visibility when enable-animations=false
authorChristian Persch <chpe@gnome.org>
Fri, 29 Nov 2013 12:13:34 +0000 (13:13 +0100)
committerChristian Persch <chpe@gnome.org>
Sun, 1 Dec 2013 22:17:28 +0000 (23:17 +0100)
commitcc3c737088e3ac2be323cbcbfeb3a57551d14adf
treed16eb6611a4ebef8b54185714962a2823ae9f820
parent142d3f1d596297e9ad78a304968ff1f0ef66ec69
infobar: Fix visibility when enable-animations=false

When enable-animations is false, the revealer's child-revealed property is
notified immediately, so make sure to connect to it before toggling the
revealer.

https://bugzilla.gnome.org/show_bug.cgi?id=719510
gtk/gtkinfobar.c